搜索资源列表
显示BMP图象的程序
- 640*480 256 色 .BMP 文件显示程序,可以浏览、同时显示 4 幅图象,也可以 在屏幕上开一个窗口显示 .BMP 图象,并可以使用上下左右箭头键、PageUp/PageDown、Ctrl+Left、Ctrl+Right键浏览整幅图象,在S3、ATI等VGA卡上 调试通过 -640 * 480256 color. BMP file display program can browse, also showed four images on the screen can also ope
vc_jiqiaoshili_part8
- Visual.C++程序设计技巧与实例--配套光盘 第8章 图形图像编程 本章共11个实例: 1. DPLP设备坐标和逻辑坐标的相互转换 2. DrawShapes绘制各种图形 3. GDIDemoGDI对象的访问 4. MouseDraw使用鼠标绘图 5. DlgPaint在对话框上绘图 6. OpenGLDemo使用OpenGL绘图 7. OpenGLMovie使用OpenGL实现动画效果 8. BMPDemo在客户区显示位图 9. BMP256显
256
- 该称序实现了图象的灰度值,能够快速的提取一个bmp或其它格式的图象的灰度值
256bmp
- 对256色bmp图像进行处理的程序-right bmp 256 color images of the procedures
bmp
- 在c++中打开256彩色图bmp图 用VC打开
256
- 可以将256*256色位图(bmp格式)转化为灰度图
bmp256
- BMP 256色的图像显示程序,SVGA 101H模式
显示bmp图像的程序
- 640*480 256 色 .BMP 文件显示程序,可以浏览、同时显示 4 幅图象,也可以 在屏幕上开 一个窗口显示 .BMP 图象,并可以使用上下左右箭头键、PageUp/PageDown、Ctrl+Left、Ctr l+Right键浏览整幅图象,在S3、ATI等VGA卡上 调试通过-640 * 480256 color. BMP file display program can browse, also showed four images on the screen can also op
对256色bmp图像进行处理的程序
- 这是一个对256色bmp图像进行点运算,几何变化,正交变化,图像增强,图像分析,图像编码,图像还原等处理的源码,功能强的出奇-this a 256-color bmp image point operations, geometry changes, orthogonal change, image enhancement, image analysis, image coding, image processing, such as reducing the source, functions
位图全色生操作类,指纹识别,角点检测,锐化,反色等操作类C++
- 指纹识别中的一个步骤分支点检测的实现,使用的是我个人编写的位图操作类,本位图操作类中的算法组,可以用于所有能够返回具有指针特性图像矩阵的文档操作类库。也就是说通用性很强。算法组还包括指纹识别算法,卷积函数。位图操作类包括的方法有 tmBmp(); tmBmp(const std::string & fname, BYTE clrBit = 8 ,DWORD imW = 256,DWORD imH = 256); virtual ~tmBmp();
256色bmp.把24位bmp转成256色bmp
- 把24位bmp转成256色bmp,灰度bmp,ascii图形,put 24 bmp convert 256-color bmp, Gray bmp, graphics ascii
BMP
- 这是一个操作256色BMP文件的简单实例,源程序不带烦琐的调色板操作。 -This is an operation of a simple 256-color BMP file example source palette without cumbersome operations.
RLE-Bmp
- 行程编码RLE,可进行256位图像的压缩-Run-Length Coding RLE, can be 256-bit image compression
ch1_1
- 对256色bmp图像进行处理的程序.包括点运算,几何变换,正交变换,图像增强,形态学变换,边缘与轮廓,图像分析,图像还原,图像编码等内容-Bmp image of 256 colors to deal with procedures. Including point computing, geometric transform, orthogonal transformation, image enhancement, morphological transformation, edge and
report
- 用C++完成一个能读取BMP图像文件(真彩色,256色等)到内存中,而后在console界面中用文本方式显示,同时可以将图像颜色翻转并重新存储的程序。-C++, to complete a BMP image files can be read (true color, 256 colors, etc.) into memory and then using the console interface, the text display, while the color image can be
ImageandHistogram
- 打开一幅256色BMP图像,进行灰度统计直方图的操作并且用对话框资源显示直方图,程序重要而简洁。-Open a 256-color BMP images to obtain gray-scale histogram display operation to get the dialog box resources, Histogram
28coderesources
- 图像处理所涉及的256转灰度,二值化等等,每个部分都是独立可执行的工程文件,很方面的代码复用-256 involved in image processing turn gray, binary, etc., are independent of each part of the project executable file, it' s code reuse
bmp
- 调用bmp图像,将256色图像转化为灰度图,图像锐化,RGB转换成YUV-Call bmp images, 256 color images into grayscale, image sharpening, RGB into YUV
256-colortograyscale
- 256色转灰度图,用matlab实现一副彩色图像的灰度变换,但必须是bmp格式的图像-256-color to grayscale, using matlab to achieve a color image of the gray-scale transformation, but it must be bmp format images
256togray
- 本源代码实现256色彩色图像像灰度图像的转换。-256 image to gray image.